projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ba11be
)
Auto-commit of generated files.
author
Glenn Morris
<rgm@gnu.org>
Sun, 10 Feb 2013 11:19:05 +0000
(06:19 -0500)
committer
Glenn Morris
<rgm@gnu.org>
Sun, 10 Feb 2013 11:19:05 +0000
(06:19 -0500)
autogen/configure
patch
|
blob
|
history
diff --git
a/autogen/configure
b/autogen/configure
index 4b27e99acf1858ca5110f520bf5b8244d5b9e3ff..1251680b94210472618848e0f12e50046759153b 100755
(executable)
--- a/
autogen/configure
+++ b/
autogen/configure
@@
-16239,7
+16239,7
@@
cat >>confdefs.h <<_ACEOF
#define EMACS_CONFIGURATION "${canonical}"
_ACEOF
-emacs_config_options=`echo "$emacs_config_options
" | sed
-e "s/\"/'/g"`
+emacs_config_options=`echo "$emacs_config_options
" | sed -e 's/--no-create //' -e 's/--no-recursion //' -e 's/ *$//'
-e "s/\"/'/g"`
cat >>confdefs.h <<_ACEOF
#define EMACS_CONFIG_OPTIONS "${emacs_config_options}"